Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| title | String | ||
| dbSearchResults | List | ||
| dbCount | long | ||
| children | List | ||
| parent | CommonCollectionResource | ||
| name | String | ||
| accessControlList | Map | ||
| start | Date | ||
| finish | Date |
Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| dbSearch ( query, start, finish, viewAck, limit ) | List | ||
| dbSearch ( query, website, start, finish, viewAck, limit ) | List | ||
| dbCount ( start ) | long | ||
| dbCount ( start, finish ) | long |
Hide comments